home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 82 / CD-ROM 82 / CD-ROM 82.iso / aplic / fngraph / fn251.exe / {app} / Samples / Resonance.fng < prev    next >
Encoding:
Text File  |  2001-10-10  |  647 b   |  27 lines

  1. <Graph>
  2.     <Function>15/sqrt(4+(1.5*x-12/x)^2)</Function>
  3.     <Min>0</Min>
  4.     <Max>20</Max>
  5.     <Precision>0.05</Precision>
  6.     <MaxGap>75</MaxGap>
  7.     <DrawLines>True</DrawLines>
  8.     <DrawPoints>False</DrawPoints>
  9.     <LinesWidth>1</LinesWidth>
  10.     <PointsSize>1</PointsSize>
  11.     <Color>#FF0000</Color>
  12.     <Visible>True</Visible>
  13. </Graph>
  14. <Graph>
  15.     <Function>15/sqrt(18+(1.5*x-12/x)^2)</Function>
  16.     <Min>0</Min>
  17.     <Max>20</Max>
  18.     <Precision>0.05</Precision>
  19.     <MaxGap>75</MaxGap>
  20.     <DrawLines>True</DrawLines>
  21.     <DrawPoints>False</DrawPoints>
  22.     <LinesWidth>1</LinesWidth>
  23.     <PointsSize>1</PointsSize>
  24.     <Color>#0000FF</Color>
  25.     <Visible>True</Visible>
  26. </Graph>
  27.